66 research outputs found

    Maximum Volume Subset Selection for Anchored Boxes

    Get PDF
    Let B be a set of n axis-parallel boxes in d-dimensions such that each box has a corner at the origin and the other corner in the positive quadrant, and let k be a positive integer. We study the problem of selecting k boxes in B that maximize the volume of the union of the selected boxes. The research is motivated by applications in skyline queries for databases and in multicriteria optimization, where the problem is known as the hypervolume subset selection problem. It is known that the problem can be solved in polynomial time in the plane, while the best known algorithms in any dimension d>2 enumerate all size-k subsets. We show that: * The problem is NP-hard already in 3 dimensions. * In 3 dimensions, we break the enumeration of all size-k subsets, by providing an n^O(sqrt(k)) algorithm. * For any constant dimension d, we give an efficient polynomial-time approximation scheme

    Single- and multi-objective evolutionary design optimization assisted by gaussian random field metamodels

    Get PDF
    In this thesis numerical optimization methods for single- and multi-objective design optimization with time-consuming computer experiments are studied in theory and practise. We show that the assistance by metamodeling techniques (or: surrogates) can significantly accelerate evolutionary (multi-objective) optimization algorithms (E(M)OA) in the presence of time consuming evaluations. A further increase of robustness can be achieved by taking confidence information for the imprecise evaluations into account. Gaussian random field metamodels, also referred to as Kriging techniques, can provide such confidence information. The confidence information is used to figure out ‘white spots’ in the functional landscape to be explored. The thesis starts with a detailed discussion of computational aspects related to the Kriging algorithm. Then, algorithms for optimization with single objectives, constraints and multiple objectives are introduced. For the latter, with the S-metric selection EMOA (SMS-EMOA) a new powerful algorithm for Pareto optimization is introduced, which outperforms established techniques on standard benchmarks. The concept of a filter is introduced to couple E(M)OA with metamodeling techniques. Various filter concepts are compared, both by means of deducing their properties theoretically and by experiments on artificial landscapes. For the latter studies we propose new analytical indicators, like the inversion metric and the recall/precision measure. Moreover, sufficient conditions for global convergence in probability are established. Finally the practical benefit of the new techniques is demonstrated by solving several industrial optimization problems, including airfoil optimization, solidification process design, metal forming, and electromagnetic compatibility design and comparing the results to those obtained by standard algorithms

    Multiobjective Sparse Ensemble Learning by Means of Evolutionary Algorithms

    Get PDF
    The file attached to this record is the author's final peer reviewed version. The Publisher's final version can be found by following the DOI link.Ensemble learning can improve the performance of individual classifiers by combining their decisions. The sparseness of ensemble learning has attracted much attention in recent years. In this paper, a novel multiobjective sparse ensemble learning (MOSEL) model is proposed. Firstly, to describe the ensemble classifiers more precisely the detection error trade-off (DET) curve is taken into consideration. The sparsity ratio (sr) is treated as the third objective to be minimized, in addition to false positive rate (fpr) and false negative rate (fnr) minimization. The MOSEL turns out to be augmented DET (ADET) convex hull maximization problem. Secondly, several evolutionary multiobjective algorithms are exploited to find sparse ensemble classifiers with strong performance. The relationship between the sparsity and the performance of ensemble classifiers on the ADET space is explained. Thirdly, an adaptive MOSEL classifiers selection method is designed to select the most suitable ensemble classifiers for a given dataset. The proposed MOSEL method is applied to well-known MNIST datasets and a real-world remote sensing image change detection problem, and several datasets are used to test the performance of the method on this problem. Experimental results based on both MNIST datasets and remote sensing image change detection show that MOSEL performs significantly better than conventional ensemble learning methods

    Self-amplified photo-induced gap quenching in a correlated electron material.

    Get PDF
    Capturing the dynamic electronic band structure of a correlated material presents a powerful capability for uncovering the complex couplings between the electronic and structural degrees of freedom. When combined with ultrafast laser excitation, new phases of matter can result, since far-from-equilibrium excited states are instantaneously populated. Here, we elucidate a general relation between ultrafast non-equilibrium electron dynamics and the size of the characteristic energy gap in a correlated electron material. We show that carrier multiplication via impact ionization can be one of the most important processes in a gapped material, and that the speed of carrier multiplication critically depends on the size of the energy gap. In the case of the charge-density wave material 1T-TiSe2, our data indicate that carrier multiplication and gap dynamics mutually amplify each other, which explains-on a microscopic level-the extremely fast response of this material to ultrafast optical excitation

    Improving the drug discovery process by using multiple classifier systems

    Get PDF
    The file attached to this record is the author's final peer reviewed version. The Publisher's final version can be found by following the DOI link.Machine learning methods have become an indispensable tool for utilizing large knowledge and data repositories in science and technology. In the context of the pharmaceutical domain, the amount of acquired knowledge about the design and synthesis of pharmaceutical agents and bioactive molecules (drugs) is enormous. The primary challenge for automatically discovering new drugs from molecular screening information is related to the high dimensionality of datasets, where a wide range of features is included for each candidate drug. Thus, the implementation of improved techniques to ensure an adequate manipulation and interpretation of data becomes mandatory. To mitigate this problem, our tool (called D2-MCS) can split homogeneously the dataset into several groups (the subset of features) and subsequently, determine the most suitable classifier for each group. Finally, the tool allows determining the biological activity of each molecule by a voting scheme. The application of the D2-MCS tool was tested on a standardized, high quality dataset gathered from ChEMBL and have shown outperformance of our tool when compare to well-known single classification models

    Application of portfolio optimization to drug discovery

    Get PDF
    The file attached to this record is the author's final peer reviewed version. The Publisher's final version can be found by following the DOI link.In this work, a problem of selecting a subset of molecules, which are potential lead candidates for drug discovery, is considered. Such molecule subset selection problem is formulated as a portfolio optimization, well known and studied in financial management. The financial return, more precisely the return rate, is interpreted as return rate from a potential lead and calculated as a product of gain and probability of success (probability that a selected molecule becomes a lead), which is related to performance of the molecule, in particular, its (bio-)activity. The risk is associated with not finding active molecules and is related to the level of diversity of the molecules selected in portfolio. It is due to potential of some molecules to contribute to the diversity of the set of molecules selected in portfolio and hence decreasing risk of portfolio as a whole. Even though such molecules considered in isolation look inefficient, they are located in sparsely sampled regions of chemical space and are different from more promising molecules. One way of computing diversity of a set is associated with a covariance matrix, and here it is represented by the Solow-Polasky measure. Several formulations of molecule portfolio optimization are considered taking into account the limited budget provided for buying molecules and the fixed size of the portfolio. The proposed approach is tested in experimental settings for three molecules datasets using exact and/or evolutionary approaches. The results obtained for these datasets look promising and encouraging for application of the proposed portfolio-based approach for molecule subset selection in real settings

    3D fast convex-hull-based evolutionary multiobjective optimization algorithm

    Get PDF
    The receiver operating characteristic (ROC) and detection error tradeoff (DET) curves have been widely used in the machine learning community to analyze the performance of classifiers. The area (or volume) under the convex hull has been used as a scalar indicator for the performance of a set of classifiers in ROC and DET space. Recently, 3D convex-hull-based evolutionary multiobjective optimization algorithm (3DCH-EMOA) has been proposed to maximize the volume of convex hull for binary classification combined with parsimony and three-way classification problems. However, 3DCH-EMOA revealed high consumption of computational resources due to redundant convex hull calculations and a frequent execution of nondominated sorting. In this paper, we introduce incremental convex hull calculation and a fast replacement for non-dominated sorting. While achieving the same high quality results, the computational effort of 3DCH-EMOA can be reduced by orders of magnitude. The average time complexity of 3DCH-EMOA in each generation is reduced from O ( n 2 log n ) to O ( n log n ) per iteration, where n is the population size. Six test function problems are used to test the performance of the newly proposed method, and the algorithms are compared to several state-of-the-art algorithms, including NSGA-III, RVEA, etc., which were not compared to 3DCH-EMOA before. Experimental results show that the new version of the algorithm (3DFCH-EMOA) can speed up 3DCH-EMOA for about 30 times for a typical population size of 300 without reducing the performance of the method. Besides, the proposed algorithm is applied for neural networks pruning, and several UCI datasets are used to test the performance

    Epizootic Emergence of Usutu Virus in Wild and Captive Birds in Germany

    Get PDF
    This study aimed to identify the causative agent of mass mortality in wild and captive birds in southwest Germany and to gather insights into the phylogenetic relationship and spatial distribution of the pathogen. Since June 2011, 223 dead birds were collected and tested for the presence of viral pathogens. Usutu virus (USUV) RNA was detected by real-time RT-PCR in 86 birds representing 6 species. The virus was isolated in cell culture from the heart of 18 Blackbirds (Turdus merula). USUV-specific antigen was demonstrated by immunohistochemistry in brain, heart, liver, and lung of infected Blackbirds. The complete polyprotein coding sequence was obtained by deep sequencing of liver and spleen samples of a dead Blackbird from Mannheim (BH65/11-02-03). Phylogenetic analysis of the German USUV strain BH65/11-02-03 revealed a close relationship with strain Vienna that caused mass mortality among birds in Austria in 2001. Wild birds from lowland river valleys in southwest Germany were mainly affected by USUV, but also birds kept in aviaries. Our data suggest that after the initial detection of USUV in German mosquitoes in 2010, the virus spread in 2011 and caused epizootics among wild and captive birds in southwest Germany. The data also indicate an increased risk of USUV infections in humans in Germany
    • …
    corecore